home *** CD-ROM | disk | FTP | other *** search
/ Mastering Web Site Development / Microsoft Mastering Web Site Development (Microsoft) (1997).iso / Media / Ch02 / W02a005.cc2 < prev    next >
Encoding:
Text File  |  1997-04-24  |  944 b   |  18 lines

  1. 0, In this chapter you will learn how to create a Web 
  2. 4, site using Visual InterDev. With Visual InterDev 
  3. 8, you can easily add existing Web pages to your Web 
  4. 11, site, as well as create static HTML pages and 
  5. 15, Active Server Pages. This chapter begins by discussing 
  6. 20, how you will use Visual InterDev to develop a Web 
  7. 23, project. Next, you will learn how to create 
  8. 27, static HTML pages by using the Front Page editor. Then 
  9. 33, you will learn about Active Server Pages and how 
  10. 35, they differ from static HTML pages. You will see 
  11. 39, how to create Active Server Pages with the Visual 
  12. 42, InterDev source editor. Finally, you will learn how 
  13. 46, to create HTML forms and pass the information to 
  14. 49, Active Server Pages. Once you have learned how to 
  15. 53, create Active Server Pages the next chapter will 
  16. 56, teach you how to use the Data Form Wizard in Visual 
  17. 59, InterDev to quickly access a database.
  18. 63, END